projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8ae0bc
)
; * test/src/font-tests.el: Minor copyedits.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Sep 2016 09:43:40 +0000
(12:43 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Sep 2016 09:43:40 +0000
(12:43 +0300)
test/src/font-tests.el
patch
|
blob
|
history
diff --git
a/test/src/font-tests.el
b/test/src/font-tests.el
index 9f730d3148c7c427181245f8e33522a55139b0b3..f0f0d31efc79bb62b55bd895df312d7f8e8be73f 100644
(file)
--- a/
test/src/font-tests.el
+++ b/
test/src/font-tests.el
@@
-1,4
+1,4
@@
-;;; font-
parse-tests.el --- Test suite for font parsing
.
+;;; font-
tests.el --- Test suite for font-related functions
.
;; Copyright (C) 2011-2016 Free Software Foundation, Inc.
@@
-163,4
+163,5
@@
expected font properties from parsing NAME.")
;; no-byte-compile: t
;; End:
-;;; font-parse-tests.el ends here.
+(provide 'font-tests)
+;;; font-tests.el ends here.